[INFO] cloning repository https://github.com/Meyhem/rust-sdl2-gol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Meyhem/rust-sdl2-gol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeyhem%2Frust-sdl2-gol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeyhem%2Frust-sdl2-gol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 41569aa9a517ff9b158e39288172a56a3a3b4992
[INFO] checking Meyhem/rust-sdl2-gol against master#c0bb140a37c81cf59a0b40c21c9413059644e294 for pr-129249-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeyhem%2Frust-sdl2-gol" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Meyhem/rust-sdl2-gol
[INFO] finished tweaking git repo https://github.com/Meyhem/rust-sdl2-gol
[INFO] tweaked toml for git repo https://github.com/Meyhem/rust-sdl2-gol written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Meyhem/rust-sdl2-gol on toolchain c0bb140a37c81cf59a0b40c21c9413059644e294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Meyhem/rust-sdl2-gol already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `rust-sdl2-gol` (manifest) generated 1 warning
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sdl2-sys v0.32.1
[INFO] [stderr]   Downloaded sdl2 v0.32.0-beta.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4411bd2003e809c2bd6349fb9f57c45477e628de265e6694e2b9678b9525e938
[INFO] running `Command { std: "docker" "start" "4411bd2003e809c2bd6349fb9f57c45477e628de265e6694e2b9678b9525e938", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4411bd2003e809c2bd6349fb9f57c45477e628de265e6694e2b9678b9525e938" "/opt/rustwide/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4411bd2003e809c2bd6349fb9f57c45477e628de265e6694e2b9678b9525e938", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4411bd2003e809c2bd6349fb9f57c45477e628de265e6694e2b9678b9525e938" "/opt/rustwide/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `rust-sdl2-gol` (manifest) generated 1 warning
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]     Checking rand_core v0.3.0
[INFO] [stderr]     Checking libc v0.2.43
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]    Compiling sdl2-sys v0.32.1
[INFO] [stderr]     Checking rand_core v0.2.2
[INFO] [stderr]     Checking rand v0.5.5
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking sdl2 v0.32.0-beta.2
[INFO] [stderr]     Checking rust-sdl2-gol v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `current_tick` is never read
[INFO] [stdout]   --> src/main.rs:82:28
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let mut current_tick = Instant::now();
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 91 |         current_tick = Instant::now();
[INFO] [stdout]    |         ----------------------------- `current_tick` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `dump_matrix` is never used
[INFO] [stdout]   --> src/life_engine.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl LifeEngine {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn dump_matrix(&self) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current_tick` is never read
[INFO] [stdout]   --> src/main.rs:82:28
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let mut current_tick = Instant::now();
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 91 |         current_tick = Instant::now();
[INFO] [stdout]    |         ----------------------------- `current_tick` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `dump_matrix` is never used
[INFO] [stdout]   --> src/life_engine.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl LifeEngine {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 93 |     pub fn dump_matrix(&self) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "4411bd2003e809c2bd6349fb9f57c45477e628de265e6694e2b9678b9525e938", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4411bd2003e809c2bd6349fb9f57c45477e628de265e6694e2b9678b9525e938", kill_on_drop: false }`
[INFO] [stdout] 4411bd2003e809c2bd6349fb9f57c45477e628de265e6694e2b9678b9525e938
